
In the thread below I was introduced to Exploding Dice, which really is
an awesome feature and does exactly what we need for our game. <a href="https://app.roll20.net/forum/post/4458185/slug%7D" rel="nofollow">https://app.roll20.net/forum/post/4458185/slug%7D</a> But we have another issue I hope was a solution for. We use macro's like this: /roll d100!>96 + ?{Skill Value|0} - ?{Modifier|0} The
modifier from the game can be both negative and positive however. But the macro doesn't allow
for that. Is there another variable I can use instead of the - so I can
fill in +20 or -20? Or for the standard to be negative, but when
I want it to be positive I fill in a +20. Because when I type in +20
now in the Modifier pop up I get a macro error message.